Welcome![Sign In][Sign Up]
Location:
Search - image clustering matlab

Search list

[Special EffectsMSC

Description: Multiclass Spectral Clustering Algorithm,和Dominant-set算法同属于较常用的聚类算法,用于图像分割等-Multiclass Spectral Clustering Algorith m, and Dominant-set algorithm is more commonly used with the clustering algorithm for image segmentation, etc.
Platform: | Size: 1024 | Author: sai | Hits:

[Graph programsomjulei

Description: 两个som聚类算法,可以用于图象处理,数据挖掘,运行感觉不错,推荐!值得收藏!-two som clustering algorithm can be used in image processing, data mining, running good feeling recommended! Worth collecting!
Platform: | Size: 653312 | Author: 刘鹏 | Hits:

[Special Effectswaveletxiaoyu50052

Description: 自己编的使用小波实现的纹理图像分割,具体过程是先对图像进行三级小波分解,每级都对系数聚类并指导下一级分类,分割效果较好~ -own addendum to the use of wavelet achieve the texture image segmentation, specific process is the first image wavelet decomposition three each of the levels are right and clustering coefficients under the guidance of a classification, segmentation better ~
Platform: | Size: 64512 | Author: 夏玉 | Hits:

[Special EffectsNcutClustering_7

Description: 这是N-Cut算法的matlab程序,可用于图像分割等-This is the N-Cut algorithm Matlab procedures can be used for image segmentation, etc.
Platform: | Size: 47104 | Author: maggie | Hits:

[Special Effectsc-group

Description: 采用模式识别中的C聚类方法对图像中的道路进行识别-using pattern recognition of the C clustering image identification of the road
Platform: | Size: 5120 | Author: silina | Hits:

[Graph programga_improve_fcm

Description: 自己编写的基于直方图的遗传聚类算法,用于图象分割。-prepared based on their genetic histogram clustering algorithm for image segmentation.
Platform: | Size: 5120 | Author: 张清华 | Hits:

[File FormatFACERECOGNITIONBASEDONFRACTALANDGENETICALGORITHMS.

Description: 本文的题目是基于分形和遗传算法的人脸识别方法,对有限人群提出一种采用分形特征和遗传聚类的识别方法: 将图像分成很多小区域, 分别计算各个区域的分形特征, 以充分利用图像二维信息 同一个模式有多个样本, 通过遗传算法进行聚类以得到最优解实现不变性识别. 最后采用ORL 人脸图像库的一组图像对比了新方法、本征脸法和自联想神经网络方法, 结果表明该方法的识别率, 与本征脸法相似, 比自联想神经网络高.-The title of this article is based on fractal and genetic algorithms for face recognition method, a crowd of limited use of fractal characteristics and the identification of genetic clustering methods: the image is divided into many small regions, each region were calculated fractal characteristics, to take full advantage of two-dimensional image information with a model for a number of samples, through the genetic clustering algorithm in order to obtain the optimal solution to achieve invariant recognition. Finally, using ORL face image database of a group of image contrast of the new methods, eigenface law and auto-associative neural network methods, results show that the method of recognition rate, with the eigenface method is similar to auto-associative neural network than high.
Platform: | Size: 380928 | Author: 阳关 | Hits:

[matlabKFCMClust529[1]

Description: 这是一个关于核模糊聚类算法的例子希望有用-This is a fuzzy clustering algorithm on nuclear examples hope that useful
Platform: | Size: 870400 | Author: 王林 | Hits:

[Special Effectskmeansnaohuizhi

Description: K_MEANS 实现脑图像分割,聚类数为3,采用整体计算法-Realize K_MEANS brain image segmentation, clustering for 3, using the overall calculation
Platform: | Size: 33792 | Author: 任彦华 | Hits:

[Special Effectsimage

Description: 图像灰度拉伸、直方图均衡算法以及FCM聚类算法。-Image stretching, histogram equalization algorithm and the FCM clustering algorithm.
Platform: | Size: 1024 | Author: 三藏 | Hits:

[Graph RecognizePatternRecongnition

Description: 图像模式识别聚类分析、模糊聚类、遗传算法聚类-Cluster analysis of image pattern recognition, fuzzy clustering, genetic algorithm clustering
Platform: | Size: 232448 | Author: yutao | Hits:

[matlabNcutClustering_7

Description: Data Clustering with Normalized Cuts
Platform: | Size: 50176 | Author: 王小剛 | Hits:

[Special Effectslankton_stereo

Description: 较全的mean shift算法合集,有基于mean shift算法的图像平滑处理,图像分割,图像聚类-Than the entire collection of the mean shift algorithm, the mean shift algorithm based on image smoothing, image segmentation, image clustering
Platform: | Size: 454656 | Author: jacky | Hits:

[Special Effectssegment

Description: 在matlab下的k-均值聚类进行图像分类分割处理-In matlab under the k-means clustering for image classification be dealt with separately
Platform: | Size: 1024 | Author: zhang | Hits:

[Special Effectsseed

Description: 一种图像分割算法—像素聚类区域成长法 此法从一个种子像素开始,通过如平均灰度、组织纹理及色彩等性质的判断,将具类似性质的像素纳入所考虑区域。-An image segmentation algorithm- clustering pixels regional growth law this method started from a seed pixel, through, such as average gray, organizations such as texture and color to determine the nature, of a similar nature will be incorporated into the pixel considered regional.
Platform: | Size: 8192 | Author: 施云涛 | Hits:

[Graph programsom

Description: describes selforganizing feature maps which describes the clustering and compression
Platform: | Size: 6328320 | Author: neelam | Hits:

[matlabCH3

Description: L3_1.m: 純量量化器的設計(程式) L3_2.m: 量化造成的假輪廓(程式) L3_3.m: 向量量化器之碼簿的產生(程式) L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式) gau.m: ML量化器設計中分母的計算式(函式) gau1.m: ML量化器設計中分子的計算式(函式) LBG.m: LBG訓練法(函式) quantize.m:高斯機率密度函數的非均勻量化(函式) VQ.m: 向量量化(函式) L3_2.bmp: 影像檔 lena.mat: Matlab的矩陣變數檔 -L3_1.m: scalar quantizer design (the program) L3_2.m: quantitative result of the false contour (the program) L3_3.m: Vector quantizer code book of the generation (the program) L3_4.m: training in the use of LBG three different size and dimension of the code book and separate VQ (program) gau.m: ML quantizer design in the denominator of the calculation formula (function) gau1.m: ML quantizer design in the calculation of molecule-type ( function) LBG.m: LBG training method (function) quantize.m: Gaussian probability density function of the non-uniform quantization (function) VQ.m: vector quantization (function) L3_2.bmp: image file lena.mat: Matlab matrix variable file
Platform: | Size: 191488 | Author: Oki | Hits:

[matlabImagesegmentationbyclustering

Description: Image segmentation by clustering
Platform: | Size: 1711104 | Author: 任卡卡 | Hits:

[matlabmh

Description: 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
Platform: | Size: 566272 | Author: qht | Hits:

[Special Effectsjulei

Description:
Platform: | Size: 708608 | Author: 马成 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net